FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh-cms#1.0.1-alpha1.0.1 (62 ms)

Package ca.on.oh-cms
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-cms@1.0.1-alpha1.0.1&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Organization
Url http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Organization
Status draft
Name CMSOrganization
Title CMSOrganization
Experimental False
Description Please see Conformance Rules for the expected behavior of MustSupport.
Type Organization
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-organization-name-type Organization Name Type Extension
http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-human-language HumanLanguage


Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType" : "StructureDefinition",
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" />"
  },
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Organization",
  "name" : "CMSOrganization",
  "title" : "CMSOrganization",
  "status" : "draft",
  "description" : "Please see <a href=\"https://simplifier.net/guide/OntarioContextManagement/ConformanceRules\" target=\"_blank\">Conformance Rules </a> for the expected behavior of MustSupport.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.meta",
        "path" : "Organization.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.meta.profile",
        "path" : "Organization.meta.profile",
        "comment" : "#### **_` FOR CMS USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-cms-profile-Organization|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "definition" : "Identifier for the organization that is used to identify the organization across multiple disparate systems.\r\n#### **_` Use the following URI for UPI: https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi `_**",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.system",
        "path" : "Organization.identifier.system",
        "definition" : "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.#### **_` FOR CMS USAGE: <a href=\"https://simplifier.net/guide/OntarioContextManagement/Identifiers\" target=_\"blank\">Click here </a>for the list of Identifiers. `_**",
        "min" : 1,
        "example" : [
          {
            "label" : "General",
            "valueUri" : "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.value",
        "path" : "Organization.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding",
        "path" : "Organization.type.coding",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.system",
        "path" : "Organization.type.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/organization-type",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.code",
        "path" : "Organization.type.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.display",
        "path" : "Organization.type.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "definition" : "#### **_` FOR CMS USAGE: Provide the legal name of the organization. `_**\r\n\r\nA name associated with the organization.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.alias",
        "path" : "Organization.alias",
        "mustSupport" : true
      },
      {
        "id" : "Organization.alias.extension",
        "path" : "Organization.alias.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Organization.alias.extension:OrganizationNameType",
        "path" : "Organization.alias.extension",
        "sliceName" : "OrganizationNameType",
        "definition" : "#### **_` FOR CMS USAGE: The extension is to support the non-english name equivalent of the Organization name. `_**\r\n\r\nOptional Extension Element - found in all resources.",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-organization-name-type"
            ]
          }
        ]
      },
      {
        "id" : "Organization.alias.extension:OrganizationNameType.value[x]",
        "path" : "Organization.alias.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "Organization.alias.extension:OrganizationNameType.value[x].system",
        "path" : "Organization.alias.extension.value[x].system",
        "mustSupport" : true
      },
      {
        "id" : "Organization.alias.extension:OrganizationNameType.value[x].code",
        "path" : "Organization.alias.extension.value[x].code",
        "mustSupport" : true
      },
      {
        "id" : "Organization.alias.extension:OrganizationNameType.value[x].display",
        "path" : "Organization.alias.extension.value[x].display",
        "mustSupport" : true
      },
      {
        "id" : "Organization.alias.extension:HumanLanguage",
        "path" : "Organization.alias.extension",
        "sliceName" : "HumanLanguage",
        "definition" : "#### **_` FOR CMS USAGE: The extension is to specify the language of the non-english equivalent of the Organization name. `_**",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-human-language"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom",
        "path" : "Organization.telecom",
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom.system",
        "path" : "Organization.telecom.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom.value",
        "path" : "Organization.telecom.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.use",
        "path" : "Organization.address.use",
        "fixedCode" : "work",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.type",
        "path" : "Organization.address.type",
        "fixedCode" : "physical",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.line",
        "path" : "Organization.address.line",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.city",
        "path" : "Organization.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.state",
        "path" : "Organization.address.state",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.postalCode",
        "path" : "Organization.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.country",
        "path" : "Organization.address.country",
        "mustSupport" : true
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.